runtime.name.isExported (method)

2 uses

	runtime (current package)
		iface.go#L225: 				if tname.isExported() || pkgPath == ipkg {
		type.go#L434: func (n name) isExported() bool {